home *** CD-ROM | disk | FTP | other *** search
/ PC User 1997 April / PCU_APR_97.ISO / offline / webmenu.dcr / Internal_8_About PC User.ls < prev    next >
Encoding:
Text File  |  1997-02-28  |  234 b   |  9 lines

  1. on mouseUp
  2.   global gActiveIcon
  3.   restoreIcon()
  4.   set the memberNum of sprite 6 to the number of member "Aboutus active"
  5.   set gActiveIcon to "6"
  6.   gotoNetPage("aboutus/aboutus.htm", "main")
  7.   gotoNetPage("bnr_m06.htm", "banner")
  8. end
  9.